Send E-Mail
This action is more than a one-shot trigger that pushes a messages to the receiver. The action also prepares the activity to receive an answer or time out if no answer came in within a certain timespan.
Basic usage​
Always use the next
action in the outgoing edge,
to send a no-reply e-mail. The workflow will continue normally.
Receiving an answer (advanced use-case)​
A user may answer the e-mail sent by clicking on one of the options
that are presented as links in the mail text.
Always use the received
action together with answer decision
The work flow will be put asleep until the user clicked an option or a timeout
occurred.